Skip to content

Conversation

@jdroenner
Copy link
Member

@jdroenner jdroenner commented Aug 14, 2023

  • I added an entry to CHANGELOG.md if knowledge of this change could be valuable to users.

Here is a brief summary of what I did:

  • This PR changes the QueryRectangle struct to combine a temporal and a spatial query.

  • All QueryRectangles are now created using a static constructor method.

  • VectorQueryRectangle use the same components as before just different composition.

  • RasterQueryRectangle now use a GridBounds in Pixels.

  • Projection might still have a 1Px offset issue:
    Peek 2024-04-16 14-09

  • TODO: Tests

  • TODO: Re-Grid-Operator

michaelmattig and others added 30 commits November 14, 2025 17:30
- [ ] I added an entry to [`CHANGELOG.md`](CHANGELOG.md) if knowledge of
this change could be valuable to users.

---

Here is a brief summary of what I did:

<TEXT>
- [ ] I added an entry to [`CHANGELOG.md`](CHANGELOG.md) if knowledge of
this change could be valuable to users.

---

Here is a brief summary of what I did:

<TEXT>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants